net/http.http2Framer.AllowIllegalReads (field)

4 uses

	net/http (current package)
		h2_bundle.go#L1635: 	AllowIllegalReads bool
		h2_bundle.go#L1714: 		f.debugFramer.AllowIllegalReads = true
		h2_bundle.go#L1875: 	if fr.AllowIllegalReads {
		h2_bundle.go#L2849: 	if fr.AllowIllegalReads {